oci-distribution 0.3.0

An OCI implementation in Rust
Documentation

OCI Distribution

oci-distribution documentation

This Rust library implements the OCI Distribution specification, which is the protocol that Docker Hub and other container registries use.

The immediate goal of this crate is to provide a way to pull WASM modules from a Docker registry. However, our broader goal is to implement the spec in its entirety.